| lcPaint_MpgonAddPgon | Home |
|
BOOL lcPaint_MpgonAddPgon ( HANDLE hMpgon, HANDLE hPtbuf ); |
| hMpgon | |
| Handle to multipolygon object. | |
| hPtbuf | |
| Handle to points buffer that represents the polygon to be added. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| lcPaint_MpgonCopy, lcPaint_MpgonClear |